github.com/jackc/pgx/v5.pipelineBatchResults.Query (method, view implemented interface methods)

2 uses

	github.com/jackc/pgx/v5 (current package)
		batch.go#L334: func (br *pipelineBatchResults) Query() (Rows, error) {
		batch.go#L388: 	rows, _ := br.Query()